DataCollection
C1AdoNetCursorDataCollection<T> クラス メンバ
プロパティ  メソッド  イベント

C1.DataCollection.AdoNet アセンブリ > C1.DataCollection.AdoNet 名前空間 : C1AdoNetCursorDataCollection<T> クラス

C1AdoNetCursorDataCollection<T>データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the C1AdoNetCursorDataCollection<T> class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the connection used to get the data.  
Public プロパティGets the state of the connection to the source. C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。
Public プロパティGets the number of elements in the collection. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public プロパティGets the fields that are projected in this collection.  
Public プロパティGets the filter expression applied to the data. C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。
Public プロパティGets a value that indicates whether more items can be loaded. C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。
Public プロパティGets whether the collection is disposed. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public プロパティ C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。
Public プロパティオーバーライドされます。 Gets the element at the specified index in the read-only list.  
Public プロパティGets the size of the page.  
Public プロパティGets the sort descriptions applied to the data. C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。
Public プロパティGets the name of the table the collection gets the data from.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。 Returns whether the collection is able to filter the specified filterExpression.  
Public メソッドオーバーライドされます。   
Public メソッド C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。
Public メソッドDetermines whether the collection can be refreshed. C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。
Public メソッドオーバーライドされます。   
Public メソッドオーバーライドされます。   
Public メソッドオーバーライドされます。 Returns whether the collection is able to sort the specified sortDescriptions.  
Public メソッドConnects the collection to the source. C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。
Public メソッドDisconnects the collection from the source. C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。
Public メソッドCalled to dispose resources. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public メソッドFilters the data using specified filterExpression. C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。
Public メソッドGets the type of the item. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public メソッドGets the index of the specified item. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public メソッド C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。
Public メソッドLoads more items. C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。
Public メソッド C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。
Public メソッドRemoves the cached data and loads the whole collection from scratch. C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。
Public メソッド C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。
Public メソッド C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。
Public メソッドオーバーロードされます。 Sorts the collection according to the specified sort descriptions. C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs after the collection changed. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public イベントRaised after a filter operation was performed. C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。
Public イベントOccurs when a property value changes. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public イベントRaised after a sort operation was performed. C1.DataCollection.C1CursorDataCollection<T,bool>から継承されます。
トップ
参照

C1AdoNetCursorDataCollection<T> クラス
C1.DataCollection.AdoNet 名前空間